ProStructures CONNECT Edition Setup Guide - ProjectWise Managed Configuration

Create new "WorkSpace" level CSB called PSCE_Dynamic_WorkSpaceName

(This CSB will make the vital connection between the CSB and the ProjectWise WorkSpace.)

  1. In ProjectWise Administrator, under WorkSpaces > Managed > Workspace right mouse click over the Workspace Level and select New > Configuration Block.
  2. In the New Configuration Block Properties, enter the name PSCE_Dynamic_WorkSpaceName and the description CONNECT Edition Dynamic WorkSpaceProStructures CONNECT Edition Dynamic WorkSpace. Once complete click Apply.

    The dialog title will change to PSCE_Dynamic_WorkSpaceName Properties.

  3. Add the following variables and/or directives:

    Add Variable to the PSCE_Dynamic_WorkSpaceName CSB -

    Name _USTN_WORKSPACENAME
    Description Define Dynamic WORKSPACENAME Variable (_USTN_ WORKSPACENAME)
    Add Value Operation Type: '='- Assignment

    Value Type: String

    Value: $(lastdirpiece (dms_parentproject (_dgndir)))
    Locked YES
    Note: _USTN_WORKSPACENAME Sets the "Name" of the active WorkSpace configuration. ProStructures will look for the $(_USTN_WORKSPACENAME).cfg file in the folder defined by the variable _USTN_WORKSPACESROOT. The default location for the _USTN_WORKSPACESROOT is $(_USTN_CONFIGURATION)WorkSpaces/

    The Final PSCE_Dynamic_WorkSpaceName CSB: